C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace : BaseChartAxisList<T> Class |
The following tables list the members exposed by BaseChartAxisList<T>.
Name | Description | |
---|---|---|
BaseChartAxisList<T> Constructor | Initializes a new instance of the BaseChartAxisList class. |
Name | Description | |
---|---|---|
DateTimeValues | A DateTime collection value that indicates the axes point data. | |
DoubleValues | A double collection value that indicates the axes point data. | |
Values | A list value contains all the data point values for the series. |
Name | Description | |
---|---|---|
Add | Overloaded. Add a double data point value to the series. | |
AddEmpty | Add null data point value to the series. | |
AddRange | Overloaded. Add the specified double data point values to the series. | |
Clear | Clear all data point values for the series. |